home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / networking / mail / mmdf / KNOWN_BUGS < prev    next >
Encoding:
Text File  |  1991-09-29  |  392 b   |  12 lines

  1.  
  2. uip/other/checkmail.c: "-a" flag doesn't work.  Change "getopt" from
  3.   "cfm" to "afm"...
  4.  
  5. uip/other/resend.c: doesn't close signature FD.  Also, doesn't check
  6.   for "\n" in .signature [it should only read the first line]
  7.  
  8. lib/mmdf/ml_send.c: doesn't close signature FD "sigfd" - will cause file
  9.   descriptor leak in "deliver" !!
  10.  
  11. DO NOT ENABLE .forward FILES... they are a security problem!
  12.